func text/template.intLike
3 uses
text/template (current package)
funcs.go#L157: if intLike(value.Kind()) && intLike(argType.Kind()) && value.Type().ConvertibleTo(argType) {
funcs.go#L164: func intLike(typ reflect.Kind) bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)